Closed
Bug 1856242
Opened 2 years ago
Closed 2 years ago
LifoAlloc.cpp: using decl 'RoundUpPow2' is unused
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: shahrushil74, Mentored)
References
(Blocks 2 open bugs)
Details
(Keywords: good-first-bug, Whiteboard: [lang=c++])
Attachments
(1 file)
Filling as a good first bug to learn workflows.
https://searchfox.org/mozilla-central/source/js/src/ds/LifoAlloc.cpp#20
using decl 'RoundUpPow2' is unused
Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html
Updated•2 years ago
|
Component: Lint and Formatting → JavaScript Engine
Product: Developer Infrastructure → Core
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → shahrushil74
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Hi, can you review my patch
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b101a4fd294d
LifoAlloc.cpp: using decl 'RoundUpPow2' is unused r=jandem
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•